FlexReport for WinForms
FindIndex(Int32,Predicate<RplRec>) メソッド


C1.Document アセンブリ > C1.Ssrs.RplReader.Recs 名前空間 > RplRecs クラス > FindIndex メソッド : FindIndex(Int32,Predicate<RplRec>) メソッド
シンタックス
'宣言
 
Public Overloads Function FindIndex( _
   ByVal startIndex As System.Integer, _
   ByVal match As System.Predicate(Of RplRec) _
) As System.Integer
'使用法
 
Dim instance As RplRecs
Dim startIndex As System.Integer
Dim match As System.Predicate(Of RplRec)
Dim value As System.Integer
 
value = instance.FindIndex(startIndex, match)
public System.int FindIndex( 
   System.int startIndex,
   System.Predicate<RplRec> match
)

パラメータ

startIndex
match
参照

参照

RplRecs クラス
RplRecs メンバ
オーバーロード一覧